CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Speed control for DC motor

搜索资源列表

  1. PWM

    0下载:
  2. This program has been written for PIC16F877 microcontroller. This program is used to control the speed of DC motor based on PWM
  3. 所属分类:Other Embeded program

  1. comdataprocess

    0下载:
  2. 该程序使用与调PID参数使用,对下位机进行数据采集,在列表中显示,然后上位机实时的动态显示响应曲线。这个程序适用于直流电机的位置闭环控制,内速度换,外位置换,很经典。-The program uses the tune PID parameters used for the next bit machine for data collection, displayed in the list, then the PC real-time dynamic display of the respon
  3. 所属分类:Communication

    • 发布日期:2017-05-14
    • 文件大小:3542733
    • 提供者:何伟
  1. ourdev_586272LKUL3V

    0下载:
  2. 基于Nios2直流电机PWM调速,供大家学习参考,有用的拿去-DC motor PWM speed control based on Nios2 for them to learn information and useful take
  3. 所属分类:software engineering

    • 发布日期:2017-05-23
    • 文件大小:7191320
    • 提供者:sddetr
  1. sh

    0下载:
  2. 用汇编语言编写的直流电机调速程序,对初学者很有帮助-Assembler language of DC motor speed control program, useful for beginners
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:19492
    • 提供者:lixin
  1. SoCBasedPWMMotor

    0下载:
  2. 介绍了基于单片机用PWM实现直流电机调整的基本方法,直流电机调速的相关知识,及 PWM调整的基本原理和实现方法。重点介绍了基于MCS一51单片机的用软件产生PWM信号的途径,并 介绍了一种独特的通过采用计数法加软件延时法实现PWM信号占空比调节的方法。对于直流电机速度控 制系统的实现提供了一种有效的途径。-Introduced based microcontroller PWM DC motor adjusted to achieve the basic method, knowle
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:118305
    • 提供者:nnnn
  1. pid_control

    1下载:
  2. DSP2812对无刷直流电机的PID闭环控制。因为测速是用霍尔传感器完成的所以精度不怎么高。-DSP2812 for brushless DC motor PID closed loop control. Because speed is so complete accuracy of the Hall sensor not very high.
  3. 所属分类:DSP program

    • 发布日期:2017-05-06
    • 文件大小:1093311
    • 提供者:zhlziv
  1. EX14_DCMOT

    2下载:
  2. 采用DSP模板工程在CCS上实现直流电机调速,已通过实验验证,DSP型号为2812-Using DSP template project in CCS on the realization of DC motor speed control, has been verified by experiments, DSP model for 2812
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:284611
    • 提供者:long
  1. ds18b20Pmotor

    0下载:
  2. 这是一个ICC AVR代码程序,用于温控电机,主要是通过DS18B20来检测温度,然后通过AVR单片机控制直流电机的转速-This is an ICC AVR code program for the temperature control motor, DS18B20 to detect temperature, and DC motor speed control through the AVR microcontroller
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:135070
    • 提供者:房海龙
  1. DLM55677C

    0下载:
  2. 直流电机驱动driver电路,集成H桥桥,可用于PWM控制电机转速和前进与后退 -Driver circuit of DC motor drive, the integrated H-Bridge can be used for PWM control of motor speed and forward and backward
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-24
    • 文件大小:256951
    • 提供者:
  1. moteor(PWM)

    0下载:
  2. 51单片机IO口输出PWM波,控制直流电机转动的速度,特点是简单、好入门,对初学者较好。-51 single-chip IO port output PWM wave control DC motor rotating speed is characterized by simple, good entry for beginners better.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:637
    • 提供者:bruce
  1. BLCD

    0下载:
  2. 无叶电机 方案,可识别电机异常,过载,输入电源异常等,并在故障发生后进行相应的保护。如果可能,还可在异常恢复后,重新恢复工作。同时,还可增加红外遥控,数码管显示,液晶显示等人机交互界面。可实现自然风,定时功能,预约,智能控制等功能。 主要应用的无叶风扇参数: 输入电压:220AC 电机:310VDC,8200RPM,45W、直流无刷无传感器控制方案 为精确控制电机转速,通常需要在直流无刷电机上增加位置传感器(例如:霍尔传感器)。控制器根据传感的信号,进行相应的控制
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:151714
    • 提供者:
  1. PID

    0下载:
  2. PID控制直流电机自动调速,带KEIL4工程,下载后可直接使用。单片机型号为STC2C5A60S2-The PID control DC motor automatic speed control, with KEIL4 engineering can be used directly after downloading. The MCU model for STC2C5A60S2
  3. 所属分类:SCM

    • 发布日期:2017-11-19
    • 文件大小:60557
    • 提供者:潘迪宏
  1. DC_blashless_motor_control

    0下载:
  2. 无刷直流电动机调速控制程序.程序为ASM,配合书本 电机控制的DSP实现-Brushless DC motor speed control program. Program for ASM, with books and motor control DSP implementation
  3. 所属分类:DSP program

    • 发布日期:2017-12-02
    • 文件大小:1610
    • 提供者:brianwu
  1. An-Improved-Stator-Flux-Estimation-for-Speed

    0下载:
  2. This paper proposes a programmable low pass filter (LPF) to estimate stator flux for speed sensorless stator flux orientation control of induction motors. The programmable LPF is developed to solve the dc drift problem associated with a pure
  3. 所属分类:File Formats

    • 发布日期:2017-11-03
    • 文件大小:205840
    • 提供者:sajitsanit
  1. MC33035_cn

    0下载:
  2. MC33035无刷直流电机控制器采用双极性模拟工艺制造,可在任何恶劣的工业环境条件下保证高品质和高稳定性。该控制器内含可用于正确整流时序的转子位置译码器,以及可对传感器的温度进行补偿的参考电平,同时它还具有一个频率可编程的锯齿波振荡器、一个误差信号放大器、一个脉冲调制器比较器、三个集电极开路顶端驱动输出和三个非常适用于驱动功率场效应管(MOSFET)的大电流图腾柱式底部输出器。此外,MC33035还有欠锁定功能,同时带有可选时间延迟锁存关断模式的逐周限流特性以及内部热关断等特性。其典型的电机控制
  3. 所属分类:Other Embeded program

    • 发布日期:2014-08-01
    • 文件大小:35840
    • 提供者:lushuai
  1. dc_motor

    0下载:
  2. C51使用定时器生成PWM,用于驱动L293D,实现直流电机调速.调试通过.-C51 use the timer to generate PWM, for driving L293D, DC motor speed control. Debugging.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:10708
    • 提供者:fanyuyan
  1. motorcontrol

    0下载:
  2. 51单片机电机控制程序,以读取的AD值和串口命令为标准,采用简易的PD控制进行直流电机PWM调速-51 single motor control procedures, and to read the AD values ​ ​ for the standard serial commands, using simple PD control for PWM DC motor speed control
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:37703
    • 提供者:韩利亚
  1. 05438764

    0下载:
  2. Direct Torque and Indirect Flux Control of Brushless DC MotorAbstract—Inthis paper, the position-sensorless direct torque and indirect flux control of brushless dc (BLDC) motor with nonsinusoidal back electromotive force (EMF) has been extensiv
  3. 所属分类:Development Research

    • 发布日期:2017-04-16
    • 文件大小:322202
    • 提供者:md adil
  1. PI

    0下载:
  2. 直流电机的速度控制,使用pi算法控制。 附上源代码和protues仿真程序。仅供大家 参考-DC motor speed control using pi control algorithm. Attach source code and protues simulation program. For your reference
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:80336
    • 提供者:example_1
  1. POCABA4011_Sharp1

    1下载:
  2. BLDC高精度控制系统,适用于QEI编码器,直流无刷电机可实现500-1200rpm高精度转速控制,误差为+-10转。PID调节,急加速急减速效果极佳。使用dspic30f4011微控制器。-BLDC precision control system for QEI encoders, brushless DC motor can achieve 500-1200rpm precision speed control, error+-10 rpm. PID regulation, rapid a
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:171622
    • 提供者:wangshaoping
« 1 2 3 4 5 67 8 »
搜珍网 www.dssz.com